You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
clMtxExpr Class
>
clMtxExpr Methods
>
RealPart Method
>
clMtxExpr.RealPart Method ([In] TOpenCLMatrix)
Dew Math for .NET
clMtxExpr.RealPart Method ([In] TOpenCLMatrix)
clMtxExpr Class
clMtxExpr Members
Dew.Math.Units Namespace
RealPart Method
Collapse All
Returns the real part of the complex number.
Syntax
C#
Visual Basic
public
static
clMatrix
RealPart
([In]
TOpenCLMatrix
X
);
Public
static
Function
RealPart
(
X
As
[In]
TOpenCLMatrix
)
As
clMatrix
Remarks
Internally calls
clMatrix.RealPart
Group
RealPart Method
Links
clMtxExpr Class
,
clMtxExpr Members
,
Dew.Math.Units Namespace
,
RealPart Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!